Tootsville-User::*Time

Function

*Time names a function, with lambda list (&REST WORDS):

Displays a message with the current server time.

This is a convenience function to ask “what time is it,” as opposed to the verb “time this to see how long it takes” like TIME (see the Common Lisp HyperSpec).

Usage

#time

Example

#time

Example Reply

Now it is 2021-01-26T00:35:11.341489Z (Universal: 3,820,610,111; Unix: 1,611,621,311). In Chœrogryllum, it is 0:35:11 on Blanksday, the eleventh of Procavia, 153

Changes from 1.2 to 2.0

The output format has changed. The old version only displayed the Unix time in seconds, without commas; the decoded date and time, Universal time code, and Chœrogryllum date and time are new.

File

Defined in file src/infinity/legacy-ops.lisp.